PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / getActivationState Method
In This Topic
    getActivationState Method
    In This Topic
    Gets the annotation activation state.
    Syntax
    public PDF3DActivationState getActivationState()

    Return Value

    A PDF3DActivationState enum member specifying the state of the artwork instance upon activation of the annotation.
    See Also